func github.com/aws/aws-sdk-go-v2/service/s3.validateInventorySchedule

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L2716: 		if err := validateInventorySchedule(v.Schedule); err != nil {
		validators.go#L2801: func validateInventorySchedule(v *types.InventorySchedule) error {